Skip to content

fix(ray): remove Ray debug hooks from runtime#10847

Merged
andrasbacsai merged 1 commit into
nextfrom
6407-disable-ray-production
Jul 3, 2026
Merged

fix(ray): remove Ray debug hooks from runtime#10847
andrasbacsai merged 1 commit into
nextfrom
6407-disable-ray-production

Conversation

@andrasbacsai

Copy link
Copy Markdown
Member

Summary

  • Removes the Ray package, configuration, and example environment settings so runtime builds no longer attempt Ray connections.
  • Removes remaining ray() debug calls from application code while preserving existing logging and behavior.
  • Adds coverage to ensure Ray stays out of dependencies, config, and application/runtime code.

Addresses #6407.


Fixes #6407

Drop Ray configuration and package metadata, remove debug calls from
application code, and add coverage to prevent Ray usage from returning.
@andrasbacsai andrasbacsai merged commit 9b06095 into next Jul 3, 2026
4 checks passed
@andrasbacsai andrasbacsai deleted the 6407-disable-ray-production branch July 3, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant